scale: Bring back marks-related style classes
authorMatthias Clasen <mclasen@redhat.com>
Wed, 18 May 2016 16:59:39 +0000 (12:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 18 May 2016 16:59:39 +0000 (12:59 -0400)
commitfa9f22eec4fafd9a484864f45e0ac26ba584f0ef
tree3fa65e214be06b27588115a9bd3aeca5baa7f433
parentf516faaef89d2da1a1ef99952e65223c637c30ea
scale: Bring back marks-related style classes

It turns out that it is too hard (and in some cases, impossible)
to get this information from node positioning, so bring back the
.scale-has-marks-above/below style classes on the main node.

This should allow us to fix the 'pointy sliders'.

https://bugzilla.gnome.org/show_bug.cgi?id=766440
gtk/gtkscale.c